Bump litellm from 1.44.8 to 1.53.1.dev1#88
Merged
Conversation
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.44.8 to 1.53.1.dev1. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.44.8...v1.53.1.dev1) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Marti2203
approved these changes
Mar 21, 2025
Marti2203
added a commit
that referenced
this pull request
Mar 25, 2025
* add PyTest framework * update pytest yml * update CI * activate workflow * fix branch name * add missing checkout * add correct docker command * add sonar source files * output converage to both term and xml * use acr-pytest for container name * Update pytest.yml * Update sonar-project.properties * sonar fix and update sonar exclusions * add coverage file path * reduce code duplication * add temp dir in workflow for coverage report * update sonar config * use tox and pytest outside container * add missing tox.ini file * separate pytest and build workflow * fix conda env name in workflow * update shell to use login mode for pytest workflow * update conda config * set PYTHONPATH inside tox.ini * update tox.ini * include Coverage.py in tox * add passenv to tox * change build yaml to only run on PR merge * remove redundant deps in tox.ini * abort Sonarqube Scan if coverage.xml is missing * specify source and test files for sonar * add test_search_utils * change build to docker_build * update tox usage in workflow and documentation * add test for search_utils.py * fix get_code_region_around_line * update testcase (need to clarify class signature) * fix sonar issues and update README * add empty test files for search subdir * add testcase for internal methods of SearchBackend * update tox.ini for more accurate coverage percentage * fix test_search_utils * add tests and add `converage` to whitelist for tox testenv * update test cases * update test_saerch_backend * add testcases for search subdir * update TESTING.md with setup instructions for adding `conda-forge` * update tox.ini * implement fix from PR #81 * Fake error * Fix failing test * Fix fake error and add new one * Update app/data_structures.py Co-authored-by: autocoderover[bot] <182712390+autocoderover[bot]@users.noreply.github.com> * Update app/data_structures.py Co-authored-by: autocoderover[bot] <182712390+autocoderover[bot]@users.noreply.github.com> * Bump litellm from 1.44.8 to 1.53.1.dev1 (#88) * Bump litellm from 1.44.8 to 1.53.1.dev1 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.44.8 to 1.53.1.dev1. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.44.8...v1.53.1.dev1) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Mirchev <martin.mirchev@sonarsource.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: WangGLJoseph <wguanlin@comp.nus.edu.sg> Co-authored-by: Martin Mirchev <martin.mirchev@sonarsource.com> Co-authored-by: autocoderover[bot] <182712390+autocoderover[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps litellm from 1.44.8 to 1.53.1.dev1.
Release notes
Sourced from litellm's releases.
... (truncated)
Commits
c94f9f3test_audio_speech_routere2787eeMerge branch 'main' into litellm_fix_router_aspeechedef33atest_audio_speech_router97cd552fix aspeech on router7901eeedoc Migrating Databases05f8109(feat) Allow disabling ErrorLogs written to the DB (#6940)0ac2d8bfix doc string9393434(fix) tag merging / aggregation logic (#6932)d6181b2(feat) add enforcement for unique key aliases on /key/update and /key/generat...4ebb7c8(docs + fix) Add docs on Moderations endpoint, Text Completion (#6947)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.